home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Nave / Drakojan.swf / scripts / DefineButton2_1254 / BUTTONCONDACTION on(rollOver).as
Text File  |  2006-07-21  |  96b  |  7 lines

  1. on(rollOver){
  2.    if(_root.wall2._currentframe == 1)
  3.    {
  4.       _root.wall2.play();
  5.    }
  6. }
  7.